﻿2026-07-19T12:13:09.6686301Z ##[group]Run actions/checkout@v5
2026-07-19T12:13:09.6687020Z with:
2026-07-19T12:13:09.6687396Z   repository: BigscreenVR/spt-bs-core
2026-07-19T12:13:09.6690273Z   token: ***
2026-07-19T12:13:09.6690644Z   ssh-strict: true
2026-07-19T12:13:09.6690993Z   ssh-user: git
2026-07-19T12:13:09.6691352Z   persist-credentials: true
2026-07-19T12:13:09.6691743Z   clean: true
2026-07-19T12:13:09.6692119Z   sparse-checkout-cone-mode: true
2026-07-19T12:13:09.6692534Z   fetch-depth: 1
2026-07-19T12:13:09.6692892Z   fetch-tags: false
2026-07-19T12:13:09.6693308Z   show-progress: true
2026-07-19T12:13:09.6693670Z   lfs: false
2026-07-19T12:13:09.6694009Z   submodules: false
2026-07-19T12:13:09.6694365Z   set-safe-directory: true
2026-07-19T12:13:09.6694960Z ##[endgroup]
2026-07-19T12:13:09.7519154Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-19T12:13:09.7520646Z ##[group]Getting Git version info
2026-07-19T12:13:09.7521304Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-19T12:13:09.7522267Z [command]/usr/bin/git version
2026-07-19T12:13:09.7547825Z git version 2.43.0
2026-07-19T12:13:09.7566826Z ##[endgroup]
2026-07-19T12:13:09.7577381Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/33bc2432-feab-4ced-a933-8ba7c11767b1' before making global git config changes
2026-07-19T12:13:09.7578516Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T12:13:09.7580511Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-19T12:13:09.7612650Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-19T12:13:09.7630783Z https://github.com/BigscreenVR/spt-bs-core
2026-07-19T12:13:09.7640213Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-19T12:13:09.7642792Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-19T12:13:09.7659029Z HEAD
2026-07-19T12:13:09.7688770Z ##[endgroup]
2026-07-19T12:13:09.7690039Z [command]/usr/bin/git submodule status
2026-07-19T12:13:09.7869700Z ##[group]Cleaning the repository
2026-07-19T12:13:09.7872989Z [command]/usr/bin/git clean -ffdx
2026-07-19T12:13:09.7906614Z [command]/usr/bin/git reset --hard HEAD
2026-07-19T12:13:09.7961711Z HEAD is now at a859556 Merge 0bd4be36f9b8fcb75e07924cce42ea88cc3645e8 into 622a7061713d5d5aa7697fedfc0d303e5d67719c
2026-07-19T12:13:09.7966041Z ##[endgroup]
2026-07-19T12:13:09.7968011Z ##[group]Disabling automatic garbage collection
2026-07-19T12:13:09.7971156Z [command]/usr/bin/git config --local gc.auto 0
2026-07-19T12:13:09.7996963Z ##[endgroup]
2026-07-19T12:13:09.7997632Z ##[group]Setting up auth
2026-07-19T12:13:09.8002536Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-19T12:13:09.8028382Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-19T12:13:09.8219904Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T12:13:09.8246101Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-19T12:13:09.8427389Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T12:13:09.8453402Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-19T12:13:09.8636005Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-19T12:13:09.8663802Z ##[endgroup]
2026-07-19T12:13:09.8664552Z ##[group]Fetching the repository
2026-07-19T12:13:09.8669894Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a8595560e66b1dbcc950b63305bda4e2e446328d:refs/remotes/pull/35/merge
2026-07-19T12:13:10.4142011Z ##[endgroup]
2026-07-19T12:13:10.4143068Z ##[group]Determining the checkout info
2026-07-19T12:13:10.4144246Z ##[endgroup]
2026-07-19T12:13:10.4149255Z [command]/usr/bin/git sparse-checkout disable
2026-07-19T12:13:10.4211082Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-19T12:13:10.4234543Z ##[group]Checking out the ref
2026-07-19T12:13:10.4236694Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/35/merge
2026-07-19T12:13:10.4275909Z HEAD is now at a859556 Merge 0bd4be36f9b8fcb75e07924cce42ea88cc3645e8 into 622a7061713d5d5aa7697fedfc0d303e5d67719c
2026-07-19T12:13:10.4278443Z ##[endgroup]
2026-07-19T12:13:10.4303826Z [command]/usr/bin/git log -1 --format=%H
2026-07-19T12:13:10.4321543Z a8595560e66b1dbcc950b63305bda4e2e446328d
